body {
    background: url("../images/body-bg.jpg") no-repeat top center;
}

img {
    max-width: 100%;
    height: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
}

.hc-main {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 10px);
    max-width: 1200px;
}

.hcTop {
    padding-top: 38px;
    padding-bottom: 30px;
}

.topRight {
    margin-top: 6px;
}

.topRight .tel {
    display: block;
    text-align: right;
    line-height: 40px;
	padding-right:20px;
}

.topRight .tel b {
    font-size:32px;
    margin-left: 8px;
	color:#d00818;
}

#nav {
    float: right;
}

#nav > li {
    float: left;
    margin: 0 4px;
}

#nav > li > a {
    display: block;
    line-height: 33px;
    width: 90px;
    text-align: center;
    font-size: 16px;
    color: #1d1d1d;
}

#nav li dl {
    position: absolute;
    width: 90px;
    background: rgba(208, 8, 24, 0.9);
    text-align: center;
    font-size: 14px;
    color: #1d1d1d;
    padding: 4px 0 8px;
    z-index: 9999999;
    display: none;
}

#nav li:hover dl {
    display: block;
}

#nav li dl a {
    color: #fff;
    line-height: 28px;
}

#nav li dl:empty {
    display: none !important;
}

#nav > li.hover > a, #nav > li > a:hover {
    background: #d00818;
    color: #fff;
}

.hc-news {
    margin-top: 40px;
}

.hcTitle {
    height: 53px;
    line-height: 53px;
    text-align: center;
    margin-bottom: 25px;
}

.hcTitle:after {
    content: '';
    display: block;
    position: relative;
    width: 80%;
    left: 10%;
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
    top: -27px;
    z-index: 1;
}

.hcTitle .titleMain {
    display: inline-block;
    background: #fff;
    padding: 0 74px;
    position: relative;
    z-index: 2;
}

.hcTitle .titleMain:before {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 38px;
    border-top: 2px solid #d00818;
    border-left: 2px solid #d00818;
    left: 18px;
    top: 0;
}

.hcTitle .titleMain:after {
    content: '';
    display: block;
    position: absolute;
    width: 21px;
    height: 19px;
    border-bottom: 2px solid rgba(208, 8, 24, 0.5);
    border-right: 2px solid rgba(208, 8, 24, 0.5);
    right: 18px;
    bottom: 0;
}

.titleMain .s1 {
    font-size: 20px;
    font-weight: 600;
    color: #d00818;
}

.titleMain .s2 {
    color: #2f2f2f;
    margin-left: 30px;
}

.hcNews .newsL {
    width: 700px;
}

.hcNews .newsR {
    width: 460px;
}

.newsL .newsList1 {
    overflow: hidden;
}

.list-news .newsList1 {
    overflow: hidden;
    padding-top: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}

.newsList1 .newsPic {
    float: left;
    width: 216px;
    height: 145px;
    background: url("../images/pic-1.jpg") no-repeat 0 0;
    background-size: cover;
    margin-right: 20px;
}

.newsList1 .newsTitle {
    display: block;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    color: #1c1c1c;
    font-weight: 600;
}

.newsList1 .newsInfo {
    color: #6c6c6c;
    line-height: 24px;
    margin-top: 20px;
}

.newsList1 .newsInfo a {
    color: #d00818;
}

.newsList1 .newsTime {
    color: #6c6c6c;
    line-height: 20px;
    margin-top: 9px;
    display: inline-block;
}

.newsUl li {
    height: 48px;
    border-bottom: 1px dashed #b2b2b2;
    line-height: 35px;
    padding-top: 12px;
    box-sizing: border-box;
    padding-left: 6px;
    padding-right: 6px;
    color: #1c1c1c;
}

.newsUl li span {
    float: right;
    margin-left: 10px;
}

.newsUl li a {
    font-size: 16px;
    color: #1c1c1c;
}

.newsUl li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #101010;
    vertical-align: middle;
    transform: rotate(45deg);
    margin-right: 8px;
}

.newsL .newsUl {
    margin-top: -1px;
}

.newsL .newsUl li {
    float: left;
    width: 50%;
}

.newsL .newsUl li:nth-child(odd) {
    padding-right: 16px;
}

.newsL .newsUl li:nth-child(even) {
    padding-left: 16px;
}

.hc-pro {
    width: 100%;
    position: relative;
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 30px;
}

.hc-pro:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: rgba(246, 246, 246, 0.95);
    content: '';
    display: block;
}

.hc-pro:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../images/probg.jpg") no-repeat 0 0;
    background-size: cover;
    left: 0;
    top: 0;
    z-index: -2;
    content: '';
    display: block;
}

.hc-pro .hcTitle .titleMain {
    background: url("../images/probg.jpg") no-repeat 0 0;
}

.hc-pro .titleMainBg {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.hc-pro .titleMainBg:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(246, 246, 246, 0.95);
    left: 0;
    top: 0;
    z-index: -1;
}

.hc-pro .layui-tab-title {
    text-align: center;
    border-bottom: none;
}

.hc-pro .layui-tab-title li {
    padding: 0;
    width: 98px;
    border: 1px solid #b5b5b5;
    line-height: 42px;
    margin-right: 8px;
}

.hc-pro .layui-tab-title li:last-child {
    margin-right: 0;
}

.hc-pro .layui-tab-title li.layui-this {
    background: #d00818;
    border-color: #d00818;
    color: #fff;
}

.hc-pro .layui-tab-title .layui-this:after {
    display: none;
}

.proList {
    margin-left: -29px;
    overflow: hidden;
}

.proList li {
    width: 380px;
    float: left;
    margin-left: 29px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.proList li .bg {
    width: 380px;
    height: 270px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.proList li .cover {
    position: absolute;
    top: 270px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    color: #000;
    transition: all .2s;
    -webkit-transition: all .2s;
    color: #fff;
}

.proList li .cover a {
    display: block;
    color: #fff;
}

.cover .coverTitle {
    width: calc(100% - 30px);
    font-size: 19px;
    line-height: 36px;
    padding-top: 45px;
    margin: 74px auto 10px;
    background: url("../images/ss.png") no-repeat top center;
    letter-spacing: 1px;
}

.cover .coverMore {
    display: inline-block;
    color: #fff;
    line-height: 30px;
    padding: 0 30px;
    border: 1px solid #fff;
    border-radius: 5px;
}

.proList li:hover .cover {
    top: 0;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.hc-fang {
    margin-top: 30px;
}

.hc-fang .hcTitle {
    margin-bottom: 0;
}

.hc-fang a.more {
    display: block;
    border: 1px solid #d00818;
    line-height: 42px;
    width: 176px;
    text-align: center;
    margin: 40px auto 0;
}

.fangList {
    margin-left: -19px;
    overflow: hidden;
}

.layui-tab-content {
    padding: 10px 0;
}

.fangList li {
    width: 374px;
    float: left;
    margin-left: 29px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.fangList li .bg {
    width: 374px;
    height: 270px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.fangList li .fangListCover {
    position: absolute;
    width: 100%;
    left: 0;
    top: 225px;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.fangListCover .coverTitle {
    line-height: 45px;
    height: 45px;
    background: #d00818;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
}

.fangListCover .coverInfo {
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    height: 225px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    box-sizing: border-box;
}

.fangList li:hover .fangListCover {
    top: 0;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.hc-about {
    overflow: hidden;
}

.hc-about img {
    float: left;
    margin-right: 30px;
}

.hc-about .aboutInfo {
    line-height: 36px;
    color: #2b2b2b;
}

.aboutInfo p {
    text-indent: 2em;
    letter-spacing: 2px;
}

.aboutInfo a.more {
    display: inline-block;
    border: 1px solid #d00818;
    line-height: 42px;
    width: 176px;
    text-align: center;
    margin-top: 40px;
}

.hc-chang {
    margin-top: 48px;
}

.changList {
    overflow: hidden;
}

.changList li {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

.changList li img {
    height: 210px;
    width: 280px;
}

.hc-links {
    width: 100%;
    position: relative;
    margin-top: 45px;
    padding-top: 30px;
    padding-bottom: 40px;
}

.hc-links:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: rgba(246, 246, 246, 0.95);
    content: '';
    display: block;
}

.hc-links:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../images/probg.jpg") no-repeat 0 0;
    background-size: cover;
    left: 0;
    top: 0;
    z-index: -2;
    content: '';
    display: block;
}

.linksTop span {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 2px solid #d00818;
}

.linksList {
    padding-top: 10px;
}

.linksList a {
    display: inline-block;
    line-height: 16px;
    margin-top: 10px;
    margin-right: 6px;
    border-right: 1px solid rgba(28, 28, 28, 0.6);
    color: #1c1c1c;
    padding-right: 6px;
}

.hc-links + .hc-fnav {
    margin-top: 0;
}

.hc-fnav {
    margin-top: 40px;
    line-height: 58px;
    text-align: center;
    background: #ca1515;
}

.hc-fnav a {
    color: #fff;
    font-size: 16px;
    margin: 0 15px;
}

.hc-foot {
    background: #1c1e20;
    overflow: hidden;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 40px;
}

.foot-ma {
    background: url("../images/ma.jpg") no-repeat 20px center;
    padding-left: 190px;
    height: 150px;
	background-size:150px;
}

.foot-ma p {
    font-size: 13px;
    line-height: 2;
    padding-top: 47px;
}

.foot-logo {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding: 35px 40px;
    margin-left: 20px;
}

.foot-z {
    padding-left: 50px;
    width: 400px;
    font-size: 12px;
}

.foot-z span {
    font-size: 22px;
    width: 28px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px;
    text-align: center;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}

.foot-z p {
    padding-top: 10px;
    line-height: 24px;
}

.hc-bottom {
    background: #000;
    line-height: 38px;
    text-align: center;
    color: #fff;
}
.hc-bottom a {
	color:#fff;
}
.hc-weizhi {
    background: url(../images/fenge-line.gif) repeat-x scroll left bottom;
    height: 51px;
    line-height: 30px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 7px 0 8px;
    width: 100%;
    box-sizing: border-box;
}

.hc-subnav {
    text-align: center;
}

.hc-subnav li {
    display: inline-block;
    line-height: 42px;
    text-align: center;
    color: #fff;
    padding: 0 15px;
    border: 1px solid #b5b5b5;
    font-size: 16px;
    margin: 5px;
}

.hc-subnav li:hover, .hc-subnav li.hover {
    background: rgba(208, 8, 24, 1);
    border: 1px solid rgba(208, 8, 24, 1);
}

.hc-subnav li a {
    color: #333;
    display: block;
}

.hc-subnav li:hover a, .hc-subnav li.hover a {
    color: #fff;
}

.list_page {
    text-align: center;
    margin-top: 40px;
    display: block;
}

.list_page:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.list_page ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}

.list_page ul li {
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
}

.list_page ul li.active a {
    background: #666;
    color: #fff;
}

.list_page ul a {
    color: #333;
    padding: 8px 12px;
    line-height: 18px;
    display: block;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    background: #fff;
}

.artshow .title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
    margin-top: 30px;
}

.artshow .info {
    line-height: 30px;
    text-align: center;
    margin: 10px auto 20px;
    color: #666;
}

.tuijian {
    margin-top: 30px;
}

.newsUl {
    overflow: hidden;
}

.tuijian .newsUl li {
    float: left;
    width: 50%;
}

.tuijian .newsUl li:nth-child(odd) {
    padding-right: 16px;
}

.tuijian .newsUl li:nth-child(even) {
    padding-left: 16px;
}

.pre {
    margin-top: 10px;
}

.hc-show {
    margin-top: 20px;
    line-height: 28px;
}

.hc-show p {
    margin-top: 5px;
    margin-bottom: 5px;
}
.hc-show img {
    height:auto!important;
}
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #d00818 url(../images/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #d00818 url(../images/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #d00818 url(../images/fixCont.png) no-repeat 0 -113px;
}

.yb_bar .yb_QQ a {
    color: #fff;
}

.yb_bar .yb_ercode {
    background: #d00818 url(../images/fixCont.png) no-repeat 0 -169px;
}

.hd_qr {
    padding: 0 29px 25px 29px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.moblie {
    display: none;
}
.layui-tab-title {
    height: 44px;
}
.newpic {
	overflow:hidden;
	margin-left:-15px;
}
.newpic li {
	width:275px;
	margin:15px 0 0 15px;
	float:left;
}
.newpic li  img {
	display:block;
	width:275px;
	height:220px !important;
}
.newpic li  p {
	display:block;
	text-align:center;
	line-height:30px;
}

@media screen and (max-width: 750px) {
    body {
        padding-bottom: 58px;
    }
    .hcTop {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .fl,.fr {
        float: initial;
    }
    .logo {
        text-align: center;
    }
    .logo img {
        height: 40px;
    }
    .topRight {
        background: none;
        margin-top: 6px;
        padding: 0;
    }
    .yb_conct,.topRight .tel {
        display: none;
    }
    #nav {
        float: initial;
    }
    #nav>li {
        width:calc(25% - 8px);
    }
    #nav > li > a {
        width:100%;
    }
    #nav li dl {
        display: none!important;
    }
    .moblie {
        display: block;
        height: 57px;
        background-color: #da231b;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99999999;
    }

    .moblie ul {
        display: -webkit-flex;
        display: flex;
        text-align: center;
        color: #fff;
    }

    .moblie ul li {
        padding-top: 8px;
        flex: 1;
        border-right: 1px solid rgba(255, 255, 255, 0.7);
    }

    .moblie ul li a {
        color: #fff;
        display: block;
    }

    .moblie ul li a i {
        display: block;
        width: 24px;
        height: 24px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 24px;
        margin: 0 auto;
    }

    .moblie ul li a i.i1 {
        background-image: url(../images/nav1.png);
    }

    .moblie ul li a i.i2 {
        background-image: url(../images/nav2.png);
    }

    .moblie ul li a i.i3 {
        background-image: url(../images/nav3.png);
    }

    .moblie ul li a i.i4 {
        background-image: url(../images/nav4.png);
    }

    .moblie ul li a p {
        line-height: 25px;
        margin: 0;
    }

    .moblie ul li:last-child {
        border-right: 0;
    }
    .hc-news {
        margin-top: 20px;
    }
    .hcTitle:after {
        width:100%;
        left:0;
    }
    .titleMain .s1 {
        font-size: 18px;

    }
    .hcTitle .titleMain {
        padding:0 34px;
    }
    .titleMain .s2 {
        margin-left: 10px;font-size: 12px;
    }
    .hcTitle .titleMain:before {
        width: 30px;
        height: 28px;
        top: 4px;
    }
    .hcTitle .titleMain:after {
        bottom:6px;
    }
    .hcNews .newsL {
        width:100%;
    }
    .newsList1 .newsPic {
        margin-right: 10px;
        width: 120px;
        height: 90px;
    }
    .newsList1 .newsTitle {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
    }
    .newsList1 .newsInfo {
        margin-top: 6px;
        font-size: 12px;
        line-height: 20px;
        height: 60px;
        overflow: hidden;
    }
    .newsList1 .newsTime {
        display: none;
    }
    .newsL .newsUl li {
        float: initial;
        width: 100%;
    }
    .newsL .newsUl li:nth-child(odd) {
        padding-right: 6px;
    }
    .newsL .newsUl li:nth-child(even) {
        padding-left: 6px;
    }
    .newsUl li {
        font-size: 14px;
        padding-top: 3px;
        line-height: 24px;
        height: 28px;
    }
    .newsUl li a {
        font-size: 14px;
    }
    .newsUl li:before {
        width: 4px;
        height: 4px;
        margin-top: -1px;
    }
    .hc-pro {
        margin-top: 20px;
        padding-bottom: 0;
    }
    .hcNews .newsR {
        width:100%;
        display: none;
    }
    .hc-pro .layui-tab-title li {
        margin-bottom: 4px;

    }
    .proList {
        margin-left:0;
    }
    .proList li {
        width:calc(50% - 10px);
        margin:5px;
    }
    .proList li .bg {
        width:100%;
        height:120px;
    }
    .cover .coverMore {
        display: none;
    }
    .proList li .cover {
        position: initial;
        background: none;
    }
    .cover .coverTitle {
        background: none;
        width: calc(100% - 10px);
        font-size: 14px;
        color: #333;
        margin: 0 auto;
        padding: 0;
    }
    .hc-fang {
        margin-top: 20px;
    }
    .fangList {
        margin-left: 0;
    }
    .fangList li {
        width:calc(50% - 10px);
        margin:5px;
    }
    .fangList li .bg {
        width:100%;
        height:120px;
    }
    .fangList li .fangListCover {
        position: initial;
    }
    .fangListCover .coverInfo {
        display: none;
    }
    .fangListCover .coverTitle {
        font-size: 12px;
        height: 28px;
        line-height: 28px;
    }
    .hc-fang a.more {
        width:136px;
        border-radius: 5px;
        margin-top: 20px;
        line-height: 36px;
    }
    .hc-about img {
        display: block;
        float: initial;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    .hc-about .aboutInfo {
        line-height: 24px;
        font-size: 12px;
        padding: 5px;
    }
    .aboutInfo a.more {
        display: block;
        margin: 10px auto;
        width:136px;
        border-radius: 5px;
        line-height: 36px;
    }
    .changList li {
        width:50%;
        padding:5px;
    }
    .changList li img {
        width:100%;
        height:110px;
    }
    .hc-links {
        margin-top: 20px;
        padding-top: 25px;
    }
    .hc-fnav {
        margin-top: 25px;
        padding: 6px 0;
        line-height: 24px;
        font-size: 14px;
    }
    .foot-ma,.foot-logo {
        display: none;
    }
    .foot-z {
        width: 100%;
        padding-left: 25px;
    }
    .hc-foot {
        padding-top: 15px;
        padding-bottom: 20px;
    }
    .hc-bottom {
        line-height: 24px;
        padding: 6px 0;
    }
    .hc-fnav a {
        font-size: 14px;
        margin: 0 5px;
    }
    .tuijian .newsUl li {
        float: initial;
        width: 100%;
    }
    .tuijian .newsUl li:nth-child(odd) {
        padding-right: 6px;
    }
    .tuijian .newsUl li:nth-child(even) {
        padding-left: 6px;
    }
	.newpic {
		margin-left:5px;
		margin-top:5px;
	}
	.newpic li {
		width:calc(50% - 10px);
		margin:5px;
	}
	.newpic li img {
		height:120px !important;
	}
}
@media screen and (min-width: 800px) {
	.hc-fang .fangList li:nth-child(4) {
		display:none;
	}
	
}